projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c435b43
)
* m/vax.h (CRT0_DUMMIES): Remove, unused.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Sat, 3 Apr 2010 00:20:04 +0000
(17:20 -0700)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Sat, 3 Apr 2010 00:20:04 +0000
(17:20 -0700)
src/ChangeLog
patch
|
blob
|
history
src/m/vax.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8287e453ba3d41aebd4938aa37ec41ae5fc7a60e..dc0ff821201996bbbec6c44c077430b064db6ab3 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2010-04-03 Dan Nicolaescu <dann@ics.uci.edu>
+ * m/vax.h (CRT0_DUMMIES): Remove, unused.
+
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
used on those platforms.
diff --git
a/src/m/vax.h
b/src/m/vax.h
index 62c78e68ab0ec7745924b59f6735aea2429a2b44..f33c2d5227a7e0f2b4c38366b42541f1ca32e340 100644
(file)
--- a/
src/m/vax.h
+++ b/
src/m/vax.h
@@
-34,10
+34,6
@@
NOTE-END */
/* #define vax -- appears to be done automatically */
-/* crt0.c should use the vax-bsd style of entry, with no dummy args. */
-
-#define CRT0_DUMMIES
-
/* USG systems I know of running on Vaxes do not actually
support the load average, so disable it for them. */